home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
FM Towns: Free Software Collection 10
/
FM Towns Free Software Collection 10.iso
/
ms_dos
/
tool
/
talksys
/
delrmsub.bat
next >
Wrap
DOS Batch File
|
1995-02-07
|
61b
|
4 lines
sed "/^already_read %2 /d" %1 >temp
copy temp %1
del temp